dom.setListTag()
Availability
3.0
Description
Sets the style of the selected list.
Arguments
listTag
The argument is the tag associated with the list. It must be
"ol"
,
"ul"
,
"dl"
, or an empty string.
Returns
Nothing.
Enabler
None.